Skip to content

chore(deps): bump actions/setup-java from 4 to 5 - #11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5
Closed

chore(deps): bump actions/setup-java from 4 to 5#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 4 to 5.

Release notes

Sourced from actions/setup-java's releases.

v5.0.0

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades

Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v4.9.1

Adds a deprecation warning for setup-java v4.

v4.9.0

What's Changed

Full Changelog: actions/setup-java@v4.8.0...v4.9.0

v4.8.0

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

What's Changed

Documentation changes

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 2, 2026
@fonkamloic

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-java-5 branch from 3221223 to 76a98f5 Compare August 12, 2026 14:11
@fonkamloic

Copy link
Copy Markdown
Contributor

Local review (the bot cannot run on dependabot events — no secrets): 1-line actions major bump; every usage in this repo pins explicit, stable inputs (checkout: defaults only; setup-node: node-version 20 + npm cache; setup-java: temurin/17; upload/download-artifact: plain name+path single-artifact pair, landing in the same batch so the pair stays consistent). Publish workflows are tag-triggered, so CI here does not exercise them — residual risk accepted, recoverable by re-tag. No Critical/Medium.

fonkamloic added a commit that referenced this pull request Aug 12, 2026
…p-java to v5 (#43)

* chore(deps): bump actions/checkout to v7, upload-artifact to v7, setup-java to v5

Replicates dependabot #8/#9/#11, which the branch ruleset blocks from
merging (bot-authored PRs never receive the Copilot review the
copilot_code_review rule waits for). Same review rationale as noted on
those PRs: every usage pins explicit stable inputs; the
upload/download-artifact pair stays consistent (download@v8 landed via
#7); publish workflows are tag-triggered so the residual risk surfaces
only at the next release and is recoverable by re-tag.

* Review Medium: match the artifact pair at v8, fail release on empty dist

upload-artifact goes v8 (not v7) so the tag-only upload/download pair
shares a major, and the GitHub release step now fails when dist/*.zip
matches nothing instead of silently publishing a release without the
plugin.

* upload-artifact back to v7 — v8 does not exist for the upload action

The upload/download majors are simply offset (upload latest is v7,
download latest is v8, both on the shared v4+ artifact backend), which
is exactly the pairing dependabot proposed. fail_on_unmatched_files
stays: an empty dist/ must fail the release.
@fonkamloic

Copy link
Copy Markdown
Contributor

Superseded by #43 (merged): identical bump landed there — this PR is permanently blocked by the copilot_code_review branch rule, which waits for a Copilot review that never arrives on bot-authored PRs. See #43 for the review trail (incl. the upload-artifact pair analysis).

@fonkamloic fonkamloic closed this Aug 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-java-5 branch August 12, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant